<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍙充晶鎮诞鑿滃崟*/

.slide{ width: 80px; height: 285px; position: fixed; top: 50%; margin-top: -126px; background: #fff; right: 0; border: solid 1px #ccc; border-radius: 5px 5px 5px 5px; z-index: 999;}
.slide ul li{ padding: 10px 10px; text-align: center;}
.slide ul .on{ border-bottom: solid 1px #ccc; border-top: solid 1px #ccc;}
.slide ul .wx .ho{ top: 24%; height: 147px; position: absolute; right: 80px; width: 80px; background: #fff; padding: 5px 5px; text-align: center; padding-top: 30px; display: none; border: solid 1px #ccc;}

/*鑷€傚簲 褰撳睆灏忎簬1050鏃堕殣钘�*/

@media screen and (max-width: 1050px){ .slide{ display: none;}
	}
</pre></body></html>